home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 December
/
Net78.iso
/
pc
/
links
/
00002_Script_link - Flash (Top 20)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-10
|
237 b
|
9 lines
on mouseDown me
puppetSound 1, "ClickSound"
on mouseUp
if the platform = "Windows,32" then
open the moviepath&"software\Flash\flash5-trial.exe"
else
open the moviepath&"software:Flash:Flash 5 Installer"
end if
end